Display Modes
ThedisplayMode
parameter of theTELGetDisplay
function and themtype
parameter of thetelTermDisplayMsg
message specify a display mode. The Telephone Manager defines the following constants for some display modes. Telephone tools may support other display mode values.
enum { telNormalDisplayMode = 1, telInspectMode = 2, telMiscMode = 3, telRetrieveMode = 4, telDirectoryQueryMode = 5 };Constant descriptions
telNormalDisplayMode
- The normal display mode.
telInspectMode
- Inspection mode.
telMiscMode
- A miscellaneous mode.
telRetrieveMode
- Message retrieval mode.
telDirectoryQueryMode
- Electronic directory mode.
- Note
- Display mode values in the range 6 through 255 are reserved for use by the Telephone Manager. Display mode values in the range 256 through 32768 are available for use by telephone tools.
![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help